CUBE CONNECT Edition Help

What is CubePy

CubePy is the Python wrapper developed by Bentley Systems around the C++ CubeAPI, using SWIG to build the Python extension module. CubePy provides a nicer "Pythonic" interface to the CubeAPI, meaning that it provides helper functions and various programmatic idioms that are common to Python programmers.

CubePy allows the integration between the Python environment and the functionalities provided by the CUBE Transportation Modelling software, extending them to this environment. This Python package provides a comprehensive tool to process CUBE data and implement CUBE routines in Python.